RegexFragmentAnalyzer

An implementation of FragmentAnalyzer that simply uses regular expressions to find fragment references, and whether they are defined with the query.

Author

eschlenz

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun analyzeFragments(graphqlContent: String): Set<FragmentAnalysis>